Create React App
Reactアプリ作成CLI Command Line Interface
webpackのラッパー
webpackほど触れないので、productionレベルでは、webpackが良さそう
facebook/create-react-app: Set up a modern web app by running one command.
Create React App · Set up a modern web app by running one command.
code:create.sh
npx create-react-app my-app
npx create-react-app my-app --template typescript
個人
KiichiSugihara/hooks-create-react
Code-splitting and minimal edge latency: the perfect match | Fastly
WebPlatformApp Performance系の記事